libxl: improve logging on failure to start device model.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 24 May 2011 15:15:53 +0000 (16:15 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 24 May 2011 15:15:53 +0000 (16:15 +0100)
commit306fa5ad641e49f1232d3ff2d224995e2ecb237f
treec12b4fbe53c7013794496ad8e45eb9ba505ebf99
parent2cb4424e3ae4481e8c63f7de2a5ab8f7489f8ec8
libxl: improve logging on failure to start device model.

Distinguish between device model dying during startup (libxl__spawn_check
returns failure) and timing out while waiting for the xenstore node to show up.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/libxl_device.c